-- card: 35924 from stack: in.2 -- bmap block id: 0 -- flags: 4000 -- background id: 35582 -- name: Update All ----- HyperTalk script ----- on TabKey global updateFlag if updateFlag="ok" then send closeField to field "This Week's Prices" end if pass TabKey end TabKey -- part 1 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=488 top=319 right=338 bottom=510 -- title width / last selected line: 0 -- icon id / first selected line: 1012 / 1012 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Cancel ----- HyperTalk script ----- on mouseUp global updateFlag put "cancel" into updateFlag send closeField to field "This Week's Prices" end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: A003 -- rect: left=207 top=188 right=210 bottom=307 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Skip This Item ----- HyperTalk script ----- on mouseUp global updateFlag put "skip" into updateFlag send closeField to field "This Week's Prices" end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: A003 -- rect: left=86 top=188 right=210 bottom=186 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: OK ----- HyperTalk script ----- on mouseUp global updateFlag put "ok" into updateFlag send closeField to field "This Week's Prices" end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: A003 -- rect: left=328 top=188 right=210 bottom=454 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Cancel Update All ----- HyperTalk script ----- on mouseUp global updateFlag put "cancel" into updateFlag send closeField to field "This Week's Prices" end mouseUp -- part contents for background part 4 ----- text ----- Commercial Paper (1 mo.) -- part contents for background part 5 ----- text ----- 880311 -- part contents for background part 7 ----- text ----- 880318 -- part contents for background part 6 ----- text ----- 6.63 -- part contents for background part 8 ----- text ----- 6.55